Skip to content

Conversation

@cc0824
Copy link
Contributor

@cc0824 cc0824 commented Mar 19, 2025

Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission


| spring.ai.openai.base-url | The URL to connect to. Must be set to `https://api.deepseek.com` | -
| spring.ai.openai.chat.api-key | Your DeepSeek API Key | -
| spring.ai.openai.api-key | Your DeepSeek API Key | -
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cc0824 Thanks for the PR. While your change is correct (via OpenAiConnectionProperties) , the property spring.ai.openai.chat.api-key(via OpenAiChatProperties) is correct as well.

@ilayaperumalg ilayaperumalg self-assigned this Mar 19, 2025
@ilayaperumalg ilayaperumalg added openai documentation Improvements or additions to documentation labels Mar 19, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M7 milestone Mar 19, 2025
@ilayaperumalg ilayaperumalg merged commit 61c60a6 into spring-projects:main Mar 19, 2025
1 of 2 checks passed
leijendary pushed a commit to leijendary/spring-ai that referenced this pull request Mar 28, 2025
chedim pushed a commit to couchbaselabs/spring-ai that referenced this pull request Sep 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation openai

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants